chore: update supported-configurations.json to v2 and data#7338
chore: update supported-configurations.json to v2 and data#7338
Conversation
Overall package sizeSelf size: 4.86 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7338 +/- ##
==========================================
- Coverage 80.31% 80.27% -0.04%
==========================================
Files 733 732 -1
Lines 31546 31616 +70
==========================================
+ Hits 25337 25381 +44
- Misses 6209 6235 +26
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment has been minimized.
This comment has been minimized.
BenchmarksBenchmark execution time: 2026-02-24 13:52:38 Comparing candidate commit e1fc5a8 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 232 metrics, 28 unstable metrics. |
687c267 to
4f7f193
Compare
| if (raw.length === 0) return [] | ||
| let parsedAsJson | ||
| try { | ||
| parsedAsJson = JSON.parse(raw) |
There was a problem hiding this comment.
This is not true for all arrays.
CarlesDD
left a comment
There was a problem hiding this comment.
Looks good from an IAST perspective.
See individual commits.